Welcome![Sign In][Sign Up]
Location:
Search - Visual c USB

Search list

[File OperateUSB设备读写

Description: 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。-now has many USB devices, USB devices to identify with the reader on the essential. However, can be found on the USB reader little information. VC model used here was some information USB method.
Platform: | Size: 34816 | Author: 蔡世贵 | Hits:

[CommunicationUSB接口编程源代码(VC)

Description: 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
Platform: | Size: 197632 | Author: 刘林超 | Hits:

[USB developHIDRW

Description: usb 访问HID设备的源码 可以访问HID设备(除鼠标,键盘被系统占用)-usb access sound code of HID device ,can access HID device(except mouse and keyboard are occured with system )
Platform: | Size: 58368 | Author: 费戈 | Hits:

[USB developUSB数据传输

Description: 用usb实现数据传输的源码,已经产品化,有参考价值-code for data transfer through usb, can be production, for referece.
Platform: | Size: 64512 | Author: jingdian | Hits:

[Internet-NetworkUSB编程和实际应用例程

Description: 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。-there are a lot of USB equipment,so how to search,read and write USB equipment is needed.But information about reading and writing usb is not much.There are some methods for getting information of usb
Platform: | Size: 102400 | Author: liuf | Hits:

[CommunicationUSBthread

Description: USB 1.1通信协议的MFC环境下的应用程序代码.-USB 1.1 communication protocol to the environment under the MFC application code.
Platform: | Size: 2521088 | Author: 马小哈 | Hits:

[USB developUSBAPPCODE

Description: 该软件代码示范了如何用VC++开发环境进行windows USB 应用程序编写-model code of the software how to use VC development environment for windows USB applications programmers
Platform: | Size: 886784 | Author: 杨斌 | Hits:

[VC/MFCVC++USB

Description: 用visual c++写的程序,实现windowsUSB接口的通信程序,里面包括USB的接口说明-with visual c written procedures to achieve windowsUSB interface communications procedures, they include USB interface Note
Platform: | Size: 155648 | Author: 王群 | Hits:

[Driver DevelopHIDKomponente

Description: hid controller(human interface devices)一套完整的hid相关组件,能够处理所有的usb接口的hid子类-hid controller (human interface devices) a complete hid related components, will be able to handle all the usb interface hid Operator
Platform: | Size: 539648 | Author: 李明 | Hits:

[USB developUSBbiancheng

Description: 利用Visual c++实现USB接口的枚举,初始化,以及数据的传输-Visual c achieve USB enumeration, initialization, and data transmission
Platform: | Size: 25600 | Author: 凌东生 | Hits:

[Communicationhidapp

Description: USB HID设备应用程序开发例子,实现了PC与USB设备的读写操作。-USB HID application development example, the realization of PC and USB devices read and write operations.
Platform: | Size: 79872 | Author: xiaoshuyi | Hits:

[Windows DevelopUSBsource

Description: USB设计开发资料(PDF文件格式),包含部分代码。-USB design information (PDF file format), contains some code.
Platform: | Size: 3872768 | Author: | Hits:

[Software EngineeringprogrammingUsbInterface

Description: 详细介绍visual 6.0环境下用windows API funciton 来实现与符合HID 设备类的USB接口 通信,并给出了通信部分的源代码。-6.0 detailed visual environment using windows API to funciton accords with the HID equipment category USB communication, and communication is a part of the source code.
Platform: | Size: 155648 | Author: 何永胜 | Hits:

[Communicationusbhidio_vc2003

Description: 一款可以检测USB通信数据的工具及其代码,里面有三种方式(报告、特征报告和读写文件的方式)来测试HID通信PC TO HOST AND HOST TO PC 的数据,我在模拟HID接口时受益非浅。在XP VS2003 环境下面测试通过!这里希望能达到抛砖引玉的作用!-one can detect USB data communication tools and code, which has three methods (report, Feature reports and documents through the reading and writing) to test communications HID PC TO HOST AND HOST TO PC The data, I simulated HID benefited greatly from the interface. In XP VS2003 below the test environment! Here hope to get feedback from the role!
Platform: | Size: 64512 | Author: 谭里见 | Hits:

[SCMLedCnotrolbyEZ-USB

Description: 程序描述:使用Cypress的Cy7C68013A芯片进行设计,控制外部LED数码管的显示。程序包括USB固件程序以及主机程序。 安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器和Visual C++ 6.0运行即可。 注意:可以首先使用Cypress的调试工具进行固件程序的调试,以确保固件程序的正确性。 -Description: Using Cypress
Platform: | Size: 531456 | Author: 李颜 | Hits:

[CommunicationUSB

Description: 一个关于usb编程入门例子,开发一个usb driver需要做的基本步骤.-Getting Started on usb programming examples, the development of a usb driver needs to do the basic steps.
Platform: | Size: 70656 | Author: 名字 | Hits:

[Com PortfindHID

Description: 查找HID类设备的程序。检查指定PID号码的USB设备是否存在-HID class devices search procedures. PID numbers to check the designated USB device existence
Platform: | Size: 99328 | Author: 陈飞 | Hits:

[Com PortTestUsb

Description: 本软件用VC++实现了与USB设备驱动程序的通信。包括打开一个USB设备,写入数据,读取数据和清空数据。-The software used VC++ Realize with the USB device driver communication. Including opening a USB device, write data, read data and empty data.
Platform: | Size: 43008 | Author: hjzcky000 | Hits:

[USB developVC++USB

Description: 用VC++编写USB接口通信程序 来自网络,非原创-With VC++ Preparation USB interface communication program from the network, non-original
Platform: | Size: 155648 | Author: 汤鑫祥 | Hits:

[SCMRS232-USB

Description: Visual C++ 6.0开发的USB端Win32应用程序,下位机用单片机进行数据采集,含单片机固件-Visual C++ 6.0 to develop the USB end of Win32 applications, the next-bit machine with single-chip microcomputer for data collection, including single-chip firmware
Platform: | Size: 177152 | Author: sdfs | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net